temporary name造句
例句與造句
- temporary names cannot be specified for clr stored procedures
對(duì)于clr存儲(chǔ)過程,不能指定臨時(shí)名稱。 - to generate a temporary name
則生成臨時(shí)名稱。 - specifies a temporary named result set, known as a common table expression
指定臨時(shí)命名的結(jié)果集,這些結(jié)果集稱為公用表表達(dá)式(cte)。 - storing data using a compiler-generated temporary name is normal practice for the compiler
使用編譯器生成的臨時(shí)名稱存儲(chǔ)數(shù)據(jù)對(duì)編譯器來說是常用的方法。 - in data management, a temporary name used in a sql statement to refer to a table or a column
一個(gè)臨時(shí)名字,在結(jié)構(gòu)化查詢語言(sql)語句中用來指一表格或一列。 - It's difficult to find temporary name in a sentence. 用temporary name造句挺難的
- specifies the temporary named result set, also known as common table expression, defined within the scope of the delete statement
指定在delete語句作用域內(nèi)定義的臨時(shí)命名結(jié)果集,也稱為公用表表達(dá)式。 - specifies a temporary named result set or view defined within the scope of a select, insert, update, or delete statement
指定在select、insert、update或delete語句作用域內(nèi)定義的臨時(shí)命名結(jié)果集或視圖。 - specifies the temporary named result set, also known as common table expression, defined within the scope of the insert statement
指定在insert語句作用域內(nèi)定義的臨時(shí)命名結(jié)果集(也稱為公用表表達(dá)式)。 - specifies the temporary named result set or view, also known as common table expression, defined within the scope of the update statement
指定在update語句作用域內(nèi)定義的臨時(shí)命名結(jié)果集或視圖,也稱為公用表表達(dá)式(cte)。 - on entering the function, the compiler can store the to-be-manipulated global data using a compiler-generated temporary name, then restore the data upon exiting the function
在進(jìn)入函數(shù)時(shí),編譯器可以使用編譯器生成的臨時(shí)名稱存儲(chǔ)將要被操作的全局?jǐn)?shù)據(jù),然后在退出函數(shù)時(shí)恢復(fù)那些數(shù)據(jù)。